A workaround in case you've modified your transient file such that reverting to your steady state file would be too much effort, you can instead copy your initial heads from a steady state ASCII file by opening it in a word processor, like Notepad, find the "INIT_I_FLOW" block, copy that block from the steady-state file and replace it in the transient ASCII file. This method assumes that all your nodes are the same as in the transient file.
Another workaround in the case you have another model, where your transient file is the subdomain, you can export the heads from your steady-state through the interface. Save all the nodes as a *.dat file, then import that file into your transient model, link the parameter to hydraulic heads, then interpolate those values over your transient file domain.
Adam