Hi Eberhard,
Assuming the report only returns data for one month, you can create a formula with this code:
'Number of incidents assigned by Service Desk in ' & Totext(Maximum({Date Field}), 'MMMM')
Drag and drop this formula field on the header.
-Abhilash