The report contains a column for Sector, Manager, Department, Sales,
and Profit, but the NOPRINT option suppresses the printing of the columns
for Sector and Manager. The page header (created later in the program) includes
their values. To get these variable values into the page header, Sector and
Manager must be in the COLUMN statement.
column sector manager department sales Profit;