It says that you get 1 line per file. So there is no way to get a single line as a starter.
Perhaps you could add $if($eql(%_counter%,1),'Cover;Filename;Artist;Title;Genre;Grouping;ContentGroup;Publisher;Conductor;Comment;Year;BPM;Key;Album;CreatedDate;Extension;FileSizeBytes;Length;Width;Height;Bitrate$char(13)$char(10)',)
to get a line only for the first file.