How does the CSV header become JSON keys?
When the first-record-as-header option is selected, each header cell becomes a key and every following record becomes an object. Blank or repeated headers must be repaired explicitly before object or JSON Lines output.