Original answer follows:
If you can get the URL for the Excel output (some versions of SSRS leave the browser displaying it), you can append some code to the end:
&rc:SimplePageHeaders=True
This removes the header. This is a manual hack that comes in handy, or you can add it to the rsreportserver.config file
-test