Hi Yogesh,
Both fields are not accessible through API. To get past this, you will need to create a custom formula field to pull in the data from the standard fields. You can then use the custom formula in your SOQL.
StartDay Formula field Data Type – Text Formula – TEXT(StartDay)
EndDay Formula field Data Type – Text Formula – TEXT(EndDay)