Apply a label to the sales column in the listing. The LABEL
statement associates a label with the variable Icebox for the duration of
the PROC TIMEPLOT step. PROC TIMEPLOT uses the label as the column heading
in the listing.
label icebox='Refrigerators';