Another PROC step will execute so that output displays a new customized title. The VAR statement specifies the analysis variable.
proc univariate data=distrdata noprint; var Exponential_x;