When I use SQL statement such as
select ID as ID, Name as CustomerName, Day1 as BirthDay, Day2 as MemberDay from [Customer]
t