The Environmental Variable TMSSREPORTTITLE
allows a custom heading to be applied to a command line report using the report ID.
Using TMSS10Inventory, setting report heading to My Inventory
using report ID 100.
set TMSSREPORTTITLE100=My Heading
$env:TMSSREPORTTITLE100 = "My Heading"
export TMSSREPORTTITLE100="My Heading"