The headers and such aren't stored in variables, so there's no way to references them in a script. The scripts are there primarily to use answers from previous questions and things that aren't fixed. For headers, usually copy/paste is the way to go.
You could use a common list with ListLabel() referencing them and use that in place of the headers, but absent a way to store and recall them, I don't know of a way to do it.