RadzenColumn Title property from variable not refreshing

I'm using variable or function in Column Title

    \<RadzenGridColumn TItem="PivotMyyntiRivi" Property="SumKGs" Width="150px" Title="@getYksikko()">

When calling this.StateHasChanged or radzengrid.Reload() it does not refresh title in sync.
Probably very simple issue but all data get refreshed

Sorry was fixed with newer package.